Add Support for JustBoom Audio boards
authorAaron Shaw <shawaj@gmail.com>
Thu, 7 Apr 2016 20:26:21 +0000 (21:26 +0100)
committerRaspbian kernel package updater <root@raspbian.org>
Sat, 31 Mar 2018 14:45:02 +0000 (15:45 +0100)
commit27553e9897d53c8da33c3388f4dc07eaac76a236
tree36c9bc33a0919b8a1bf40e96721449f4855ccc3c
parent15a729bd54e6b95db5da2bd688aef2aaa0e349a6
Add Support for JustBoom Audio boards

justboom-dac: Adjust for ALSA API change

As of 4.4, snd_soc_limit_volume now takes a struct snd_soc_card *
rather than a struct snd_soc_codec *.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
sound/soc/bcm/Kconfig
sound/soc/bcm/Makefile
sound/soc/bcm/justboom-dac.c [new file with mode: 0644]
sound/soc/bcm/justboom-digi.c [new file with mode: 0644]